home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #10 / K-CD-10-2002.ISO / Anokee Illuminator / anokeeilluminator.exe / %MAINDIR% / Quicker.exe / 0 / RCDATA / TFRMVIEWER / TFRMVIEWER.txt < prev   
Encoding:
Text File  |  2002-03-18  |  9.3 KB  |  395 lines

  1. object frmViewer: TfrmViewer
  2.   Left = 281
  3.   Top = 222
  4.   ActiveControl = ltPreview
  5.   BorderIcons = [biSystemMenu, biMaximize]
  6.   BorderStyle = bsNone
  7.   Caption = 'Anokee Quickview'
  8.   ClientHeight = 182
  9.   ClientWidth = 542
  10.   Color = clBlack
  11.   Constraints.MinHeight = 60
  12.   Constraints.MinWidth = 550
  13.   Font.Charset = ANSI_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'Verdana'
  17.   Font.Style = []
  18.   FormStyle = fsStayOnTop
  19.   Icon.Data = {<image000.ico>}
  20.   KeyPreview = True
  21.   OldCreateOrder = True
  22.   Position = poScreenCenter
  23.   ShowHint = True
  24.   OnActivate = FormActivate
  25.   OnClose = FormClose
  26.   OnCreate = FormCreate
  27.   OnDestroy = FormDestroy
  28.   OnHide = FormHide
  29.   OnKeyDown = FormKeyDown
  30.   OnShow = FormShow
  31.   PixelsPerInch = 96
  32.   TextHeight = 13
  33.   object imgAnimatedPreview: TImage
  34.     Left = 0
  35.     Top = 57
  36.     Width = 542
  37.     Height = 125
  38.     Align = alClient
  39.   end
  40.   object ltPreview: TLEADImage
  41.     Left = 0
  42.     Top = 57
  43.     Width = 542
  44.     Height = 125
  45.     Align = alClient
  46.     AutoScroll = False
  47.     BorderStyle = bsSingle
  48.     Ctl3D = False
  49.     BackColor = clBlack
  50.     DrawMode = pmCopy
  51.     EnableMethodErrors = False
  52.     FrameOuterShadowColor = clBlack
  53.     PaintWhileLoad = True
  54.     ParentCtl3D = False
  55.     PanWinPaintScaling = psNormal
  56.     PanWinTitle = 'Pan Window'
  57.     PatternStyle = epsDiagCross
  58.     PopupMenu = pmAction
  59.     TabOrder = 0
  60.     TextFont.Charset = DEFAULT_CHARSET
  61.     TextFont.Color = clWindowText
  62.     TextFont.Height = -11
  63.     TextFont.Name = 'MS Sans Serif'
  64.     TextFont.Style = []
  65.     TransitionStyle = etsPattern
  66.     OnDblClick = ltPreviewDblClick
  67.     OnMouseDown = ltPreviewMouseDown
  68.   end
  69.   object pnBanner: TPanel
  70.     Left = 0
  71.     Top = 0
  72.     Width = 542
  73.     Height = 57
  74.     Align = alTop
  75.     Color = clSilver
  76.     TabOrder = 1
  77.     object imBanner: TImage
  78.       Left = 1
  79.       Top = 1
  80.       Width = 500
  81.       Height = 55
  82.       Align = alLeft
  83.       Constraints.MinWidth = 400
  84.       Picture.Data = {<image001.jpg>}
  85.       Transparent = True
  86.       OnMouseDown = ltPreviewMouseDown
  87.     end
  88.     object lbSlogan: TLabel
  89.       Left = 110
  90.       Top = 40
  91.       Width = 310
  92.       Height = 13
  93.       Cursor = crHandPoint
  94.       Hint = 'Visit Anokee'#39's Homepage'
  95.       AutoSize = False
  96.       Caption = '.....'
  97.       Color = clWhite
  98.       Font.Charset = ANSI_CHARSET
  99.       Font.Color = clWindowText
  100.       Font.Height = -11
  101.       Font.Name = 'Verdana'
  102.       Font.Style = []
  103.       ParentColor = False
  104.       ParentFont = False
  105.       Transparent = True
  106.       OnClick = VisitAnokeesHomepageMnuClick
  107.     end
  108.     object sbClose: TSpeedButton
  109.       Left = 468
  110.       Top = 6
  111.       Width = 68
  112.       Height = 21
  113.       Hint = 'Close Window [ESC]'
  114.       Anchors = [akTop, akRight]
  115.       Caption = 'C&lose'
  116.       Flat = True
  117.       Font.Charset = ANSI_CHARSET
  118.       Font.Color = clBlack
  119.       Font.Height = -11
  120.       Font.Name = 'Verdana'
  121.       Font.Style = []
  122.       ParentFont = False
  123.       OnClick = sbCloseClick
  124.     end
  125.     object sbTasks: TSpeedButton
  126.       Left = 468
  127.       Top = 30
  128.       Width = 68
  129.       Height = 21
  130.       Hint = 'Display menu of frequently used actions'
  131.       Anchors = [akTop, akRight]
  132.       Caption = '&Actions'
  133.       Flat = True
  134.       Font.Charset = ANSI_CHARSET
  135.       Font.Color = clBlack
  136.       Font.Height = -11
  137.       Font.Name = 'Verdana'
  138.       Font.Style = []
  139.       Layout = blGlyphBottom
  140.       Margin = 4
  141.       ParentFont = False
  142.       OnClick = sbTasksClick
  143.     end
  144.     object sbSave: TSpeedButton
  145.       Left = 395
  146.       Top = 6
  147.       Width = 68
  148.       Height = 21
  149.       Hint = 'Save this image'
  150.       Anchors = [akTop, akRight]
  151.       Caption = '&Save'
  152.       Flat = True
  153.       Font.Charset = ANSI_CHARSET
  154.       Font.Color = clBlack
  155.       Font.Height = -11
  156.       Font.Name = 'Verdana'
  157.       Font.Style = []
  158.       ParentFont = False
  159.       Visible = False
  160.       OnClick = sbSaveClick
  161.     end
  162.     object sbUndo: TSpeedButton
  163.       Left = 395
  164.       Top = 30
  165.       Width = 68
  166.       Height = 21
  167.       Hint = 'Discard changes'
  168.       Anchors = [akTop, akRight]
  169.       Caption = '&Undo'
  170.       Flat = True
  171.       Font.Charset = ANSI_CHARSET
  172.       Font.Color = clBlack
  173.       Font.Height = -11
  174.       Font.Name = 'Verdana'
  175.       Font.Style = []
  176.       Layout = blGlyphBottom
  177.       Margin = 4
  178.       ParentFont = False
  179.       Visible = False
  180.       OnClick = sbUndoClick
  181.     end
  182.   end
  183.   object pmAction: TPopupMenu
  184.     OnPopup = pmActionPopup
  185.     Left = 272
  186.     object NextThumbnailMnu: TMenuItem
  187.       Tag = 1
  188.       Caption = 'Next Image'
  189.       OnClick = PreviousThumbnailMnuClick
  190.     end
  191.     object PreviousThumbnailMnu: TMenuItem
  192.       Tag = 2
  193.       Caption = 'Previous Image'
  194.       OnClick = PreviousThumbnailMnuClick
  195.     end
  196.     object SlideshowMnu: TMenuItem
  197.       Caption = 'Slideshow...'
  198.       OnClick = SlideshowMnuClick
  199.     end
  200.     object EditMnu: TMenuItem
  201.       Caption = 'Edit'
  202.       object ResizeMnu: TMenuItem
  203.         Tag = 26
  204.         Caption = '&Resize...'
  205.         OnClick = BrightnessMnuClick
  206.       end
  207.       object ResampleMnu: TMenuItem
  208.         Tag = 27
  209.         Caption = 'Re&sample...'
  210.         OnClick = BrightnessMnuClick
  211.       end
  212.       object RotateMnu: TMenuItem
  213.         Caption = 'Rotate 90 Degrees'
  214.         OnClick = RotateMnuClick
  215.       end
  216.       object N6: TMenuItem
  217.         Caption = '-'
  218.       end
  219.       object BrightnessMnu: TMenuItem
  220.         Tag = 1
  221.         Caption = '&Brightness...'
  222.         OnClick = BrightnessMnuClick
  223.       end
  224.       object ContrastMnu: TMenuItem
  225.         Tag = 2
  226.         Caption = '&Contrast...'
  227.         OnClick = BrightnessMnuClick
  228.       end
  229.       object HueMnu: TMenuItem
  230.         Tag = 3
  231.         Caption = '&Hue...'
  232.         OnClick = BrightnessMnuClick
  233.       end
  234.       object SaturationMnu: TMenuItem
  235.         Tag = 4
  236.         Caption = '&Saturation...'
  237.         OnClick = BrightnessMnuClick
  238.       end
  239.       object GrayscaleMnu: TMenuItem
  240.         Tag = 5
  241.         Caption = '&Grayscale'
  242.         OnClick = BrightnessMnuClick
  243.       end
  244.       object N7: TMenuItem
  245.         Caption = '-'
  246.       end
  247.       object SharpenMnu: TMenuItem
  248.         Tag = 20
  249.         Caption = '&Sharpen...'
  250.         OnClick = BrightnessMnuClick
  251.       end
  252.       object BlurMnu: TMenuItem
  253.         Tag = 21
  254.         Caption = '&Blur...'
  255.         OnClick = BrightnessMnuClick
  256.       end
  257.       object EmbossMnu: TMenuItem
  258.         Tag = 22
  259.         Caption = '&Emboss...'
  260.         OnClick = BrightnessMnuClick
  261.       end
  262.       object GradientMnu: TMenuItem
  263.         Tag = 23
  264.         Caption = '&Gradient...'
  265.         OnClick = BrightnessMnuClick
  266.       end
  267.       object MosaicMnu: TMenuItem
  268.         Tag = 24
  269.         Caption = '&Mosaic...'
  270.         OnClick = BrightnessMnuClick
  271.       end
  272.       object OilifyMnu: TMenuItem
  273.         Tag = 25
  274.         Caption = '&Oilify...'
  275.         OnClick = BrightnessMnuClick
  276.       end
  277.     end
  278.     object N5: TMenuItem
  279.       Caption = '-'
  280.     end
  281.     object SendToAnokee1: TMenuItem
  282.       Caption = 'Send To Anokee...'
  283.       Visible = False
  284.       OnClick = SendToAnokee1Click
  285.     end
  286.     object OpeninViewer1: TMenuItem
  287.       Caption = 'Open in Illuminator...'
  288.       Visible = False
  289.       OnClick = OpeninViewer1Click
  290.     end
  291.     object Sendviaemail1: TMenuItem
  292.       Caption = 'Send via email...'
  293.       Enabled = False
  294.       ShortCut = 115
  295.       Visible = False
  296.       OnClick = Sendviaemail1Click
  297.     end
  298.     object N1: TMenuItem
  299.       Caption = '-'
  300.     end
  301.     object CopyImage1: TMenuItem
  302.       Caption = 'Copy Image to Clipboard'
  303.       ShortCut = 16451
  304.       OnClick = CopyImage1Click
  305.     end
  306.     object SaveImagetoMnu: TMenuItem
  307.       Caption = 'Copy Image to location...'
  308.       ShortCut = 16467
  309.       OnClick = SaveImagetoMnuClick
  310.     end
  311.     object SaveAs1: TMenuItem
  312.       Caption = 'Save As...'
  313.       OnClick = SaveAs1Click
  314.     end
  315.     object N2: TMenuItem
  316.       Caption = '-'
  317.     end
  318.     object FullscreenModeMnu: TMenuItem
  319.       Caption = 'Fullscreen Mode'
  320.       ShortCut = 16454
  321.       OnClick = FullscreenModeMnuClick
  322.     end
  323.     object FittoscreenMnu: TMenuItem
  324.       Caption = 'Image Must Fit to Screen'
  325.       Checked = True
  326.       OnClick = FittoscreenMnuClick
  327.     end
  328.     object StayonTopMnu: TMenuItem
  329.       Caption = 'Stay on Top'
  330.       Checked = True
  331.       OnClick = StayonTopMnuClick
  332.     end
  333.     object N3: TMenuItem
  334.       Caption = '-'
  335.     end
  336.     object VisitAnokeesHomepageMnu: TMenuItem
  337.       Caption = 'Visit Anokee'#39's Homepage!'
  338.       OnClick = VisitAnokeesHomepageMnuClick
  339.     end
  340.     object CloseMnu: TMenuItem
  341.       Caption = 'Close'
  342.       OnClick = CloseMnuClick
  343.     end
  344.   end
  345.   object Timer: TTimer
  346.     Enabled = False
  347.     Interval = 250
  348.     OnTimer = TimerTimer
  349.     Left = 240
  350.   end
  351.   object IvTranslator: TIvTranslator
  352.     DictionaryName = 'Dictionary2'
  353.     Left = 312
  354.     TargetsData = (
  355.       1
  356.       2
  357.       (
  358.         ''
  359.         'Hint'
  360.         0)
  361.       (
  362.         ''
  363.         'Caption'
  364.         0))
  365.   end
  366.   object IvBinaryDictionary: TIvBinaryDictionary
  367.     DictionaryName = 'Dictionary2'
  368.     Left = 344
  369.     DictionaryCode = 3
  370.   end
  371.   object Slideshow: TTimer
  372.     Enabled = False
  373.     OnTimer = SlideshowTimer
  374.     Left = 312
  375.     Top = 32
  376.   end
  377.   object LeadDialog1: TLeadDialog
  378.     Change = 0
  379.     DlgFont.Charset = DEFAULT_CHARSET
  380.     DlgFont.Color = clWindowText
  381.     DlgFont.Height = -11
  382.     DlgFont.Name = 'MS Sans Serif'
  383.     DlgFont.Style = []
  384.     Effect = 1000
  385.     ShapeBorderStyle = sbrDot
  386.     TextFont.Charset = DEFAULT_CHARSET
  387.     TextFont.Color = clWindowText
  388.     TextFont.Height = -11
  389.     TextFont.Name = 'MS Sans Serif'
  390.     TextFont.Style = []
  391.     Left = 344
  392.     Top = 32
  393.   end
  394. end
  395.